home *** CD-ROM | disk | FTP | other *** search
/ BMUG Revelations / BMUG Revelations.toast / Programming / Programming Languages / Yerk 3.64 / System source / Rebuild memo < prev    next >
Text File  |  1993-05-01  |  1KB  |  33 lines

  1. You may forget down to MYDOC and rebuild with:
  2.  
  3. // objInit 
  4. // Proc 
  5. // Struct1
  6. // Menu 
  7. 0 value 'f>    \ used as stub for floating point 7.0.1 fix..
  8. // PathList 
  9. // FrontEnd
  10. save yerk.com Become yerk
  11.  
  12. To rebuild from below MYDOC you can not use forget since some code below MYDOC
  13. is dependent upon code above MYDOC.  Instead, click up the file called "YERK",
  14. not "yerk.com".  At the prompt type:
  15.  
  16. <" Base
  17.  
  18. When this finishes (3 minutes on a quadra 700), type: 
  19. // mods.load
  20.  
  21. NOTE: If you are running under HFS, be sure that the 4 folders: "Yerk folder",
  22. "System source", "Module source" & "Toolbox Classes" are at one level and that
  23. they contain the files which were in them on the distribution disk.  Drag "YERK"
  24. and "yerk.rsrc" from the "Yerk folder" to the "System source" folder, then
  25. follow the steps above.  When rebuild is complete you may drag "YERK" &
  26. "yerk.rsrc" back to "Yerk folder". nMenu.txt and nPath.txt are not
  27. required to be in the System source folder, but you might get an error
  28. when you start yerk.com. Disregard the error, since you don't need the
  29. menus or pathlist to rebuild.
  30.  
  31. NOTE: To rebuild yerkFP.com you will need the Yerk Assembler.  The floating
  32. point code is on the Yerk Assembler disk with instructions for compiling it.
  33.